ItemChange Constructor |
| Name | Description | |
|---|---|---|
| ItemChange |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, Property) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, PropertyPath) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, IListProperty) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, IListPropertyPath) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, Property, Property) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, Property, PropertyPath) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, IListProperty, IListProperty) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, IListProperty, IListPropertyPath) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, Property, PropertyPath, Property) |
Initializes a new instance of the ItemChange class.
| |
| ItemChange(ItemId, IListProperty, IListPropertyPath, IListProperty) |
Initializes a new instance of the ItemChange class.
|